home *** CD-ROM | disk | FTP | other *** search
/ PC Player 2004 May / pc player 2004-05.iso / Demos / FarCry / Data1.cab / _1AEF3E672F794FF589D7EB21CF7BD59B < prev    next >
Encoding:
Text File  |  2004-01-06  |  180 b   |  14 lines

  1.  
  2.  
  3. AICharacter.MutantCover = {
  4.  
  5.     MutantCoverIdle = {
  6.         OnPlayerSeen        = "MutantCoverAttack",
  7.     },
  8.  
  9.     MutantCoverAttack = {
  10. --        OnNoTarget    = "MutantCoverIdle",
  11.         
  12.     },
  13.  
  14. }